Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fast/double-clicks leading to multiple steps being visible #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rinogo
Copy link

@rinogo rinogo commented Jun 28, 2018

There may be a way to fix this issue using this._disableNavigation(). However, my attempts to do so failed. This is a simple solution that simply prevents a new "next" operation from being performed if we're mid-way through an animation.

@rinogo
Copy link
Author

rinogo commented Jun 28, 2018

Fixes #19

@rinogo rinogo changed the title Fix #19 Fix fast/double-clicks leading to multiple steps being visible Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant